home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 2
/
Amiga Tools 2.iso
/
tex
/
macros
/
source
/
contrib
/
rotating
/
examples.tex
/
images.pl
(
.txt
)
< prev
next >
Wrap
LaTeX Document
|
1995-03-09
|
2KB
|
70 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate images original text with physical files.
$key = q/{example}Starthererotate{{-56}Savewhalesrotate{Endhere{example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img1.png"
ALT="\begin{example}
Start here
\begin{rotate}{-56}
Save whales
\end{rotate}End here
\end{example}">|;
$key = q/{example}Startheresideways{<comment_mark>12Savethewhalesideways{Endhere{example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img4.png"
ALT="\begin{example}
Start here
\begin{sideways}%
Save the whale
\end{sideways}End here
\end{example}">|;
$key = q/{example}Starthereturn{{56}<comment_mark>11Savethewhaleturn{endhere{example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img3.png"
ALT="\begin{example}
Start here \begin{turn}{56}%
Save the whale
\end{turn} end here
\end{example}">|;
$key = q/{example}quote{tabular{{rrr}turn{{45}Column1turn{&turn{{45}Column2turn{&turn{{45}Column3turn{hline1&2&34&5&67&8&9hlinetabular{quote{{example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img11.png"
ALT="\begin{example}
\begin{quote}
\begin{tabular}{rrr}
\begin{turn}{45}Column 1\end{...
...ne
1& 2& 3\\\\
4& 5& 6\\\\
7& 8& 9\\\\
\hline
\end{tabular}\end{quote}\end{example}">|;
$key = q/{example}sideways{rule{1in}{0pt}tabular{{|lr|}{em{Word&rotate{{90}<comment_mark>18Occurrencesrotate{hlinehello&33goodbye&34hlinetabular{sideways{{example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img9.png"
ALT="\begin{example}
\begin{sideways}
\rule{1in}{0pt}
\begin{tabular}{\vert lr\vert}
...ne
hello & 33\\\\
goodbye & 34\\\\
\hline
\end{tabular}\end{sideways}\end{example}">|;
$key = q/{example}{savebox{foo}{parbox[b]{1in}{SavethewhalesSavethewhaleSavethewhaleSavethewhale}}<comment_mark>14{Startturn{{45}{usebox{foo}{turn{End{example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img6.png"
ALT="\begin{example}\savebox{\foo}{\parbox[b]{1in}{Save
the whales Save the whale ...
...ave the whale}}%
Start
\begin{turn}{45}\usebox{\foo}\end{turn}End
\end{example}">|;
$key = q/{figure}example{{epsfig{figure=cat.eps,width=1in,<comment_mark>22angle=-56}{example{{par{{{{figure};FSF=1.6;AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="" SRC="|."$dir".q|img15.png"
ALT="\begin{figure}\begin{example}
\epsfig{figure=cat.eps,width=1in,%
angle=-56}
\end{example}\par\end{figure}">|;